HttpAuthCache

An HTTP authentication cache service.

This service stores HTTP authentication identities and challenge info.

Functions

Link copied to clipboard
abstract fun clear()
Clears all added HTTP authentication entries.
Link copied to clipboard
abstract fun profile(): Profile
Returns the profile of this service.